Release 10.1A: OpenEdge Development:
ADM Reference


createMenuTable2

Create the temp-table for a menu.

Location: toolbar.p

Parameters:

INPUT pcParent AS CHARACTER

The unique action name of an existing parent, or the empty string if the new menu is the menu bar.

INPUT pcName AS CHARACTER

The name of the menu.

INPUT phTarget AS HANDLE

Where to create it.

INPUT pcBefore AS CHARACTER

The unique action name of an existing sibling.

Returns: HANDLE PRIVATE

Notes: PRIVATE This is done before it is built in order to be able to insert actions. Because some disable and enable actions might take place BEFORE initialization, someMenu record might exist with "*" as parent.


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095